Fully Qualified Name: | Laminas\Mvc\Plugin\Identity\IdentityFactory |
Implements: | FactoryInterface |
Name | Description | Defined By |
---|---|---|
__invoke() | {@inheritDoc} | IdentityFactory |
createService() | Create and return Identity instance | IdentityFactory |
{@inheritDoc}
Parameter Name | Type | Description |
---|---|---|
$container | ||
$name | ||
$options |
Returns: \Identity
Create and return Identity instance
For use with laminas-servicemanager v2; proxies to __invoke().
Parameter Name | Type | Description |
---|---|---|
$container | \ServiceLocatorInterface |
Returns: \Identity